home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / prog / d86v371.arj / D09.DOC < prev    next >
Text File  |  1994-04-27  |  3KB  |  98 lines

  1. CHAPTER 9    RELEASE HISTORY AND FUTURE PLANS
  2.  
  3.  
  4. Release History of D86
  5.  
  6. All releases include bug fixes.
  7.  
  8. V2.15  August 1986.  Initial public release of the MSDOS version
  9.        of D86. The last previous version ran under the Xenix
  10.        operating system on the Altos series of computers. I
  11.        improved the invocation syntax, incorporated IBM function
  12.        keys into the interface, and added on-line help.
  13.  
  14. V2.16  August 1986.  Added the ability to make forward references
  15.        in patch-memory mode.
  16.  
  17. V2.18  November 1986.  Added the "O" command, to trap INT 33
  18.        calls.
  19.  
  20. V2.19  Test release in conjunction with A86 V2.90 test release
  21.  
  22. V2.22  April 1987.  Release in conjunction with A86 V3.00.  Added
  23.        support for new 286 and NEC-specific instructions.  Added
  24.        "F" command, and Shift-F7 commands.  Added the floating
  25.        point window.
  26.  
  27. V2.23  June 1987.  Added support for Sanyo 55x computers.
  28.  
  29. V2.24  June 1987.  Added support for Tandy 2000 computers.
  30.  
  31. V3.09  August 1987.  Major upgrade: first product-quality
  32.        release.  Added support for EXE files, some support for
  33.        BAT files, second disassembly window, extended memory
  34.        display window, status window, floating point memory
  35.        display types, backwards paging and sensible Up-Arrow, W
  36.        command to write program and symbols to disk, enhanced
  37.        HOME key, Ctrl-T set top-of-stack key, and ctrl-E
  38.        go-to-end key.
  39.  
  40. V3.10  September 1987.   Trap INT 020 and INT 027.
  41.  
  42. V3.11  November 1987.
  43.  
  44. V3.12  February 1988.  Interface with the new SYM file format of
  45.        A86.
  46.  
  47. V3.13  March 1988.  Made memory management more flexible, so D86
  48.        requires less memory to run.
  49.  
  50. V3.14  March 1988.
  51.  
  52. V3.15  May 1988.  Added data breakpoint for 386-based machines,
  53.        available to registered users only.
  54.  
  55. V3.17  June 1988.  Added support for the Zenith Z-100.
  56.  
  57. V3.18  July 1988.  Added MAPD86 tool for registered users only.
  58.  
  59. V3.19  August 1988.
  60.                                                               9-2
  61.  
  62. V3.20  July 1989.  Added F9 key.
  63.  
  64. V3.21  August 1989.  Added Ctrl-X key, and changed F1 not to step
  65.        into interrupts.
  66.  
  67. V3.22  January 1990.  Added support for the IIT-2C87 and 80387
  68.        coprocessors.
  69.  
  70. V3.70  January 1994.  Test release in conjunction with A86 V3.70
  71.        test release.
  72.  
  73. V3.71  April 1994.
  74.  
  75.  
  76. Future Plans
  77.  
  78. I'd like to thank all of you who have supported A86 and D86 so
  79. far with your registrations.  Your support has allowed me to
  80. spend the past seven years working exclusively on my shareware
  81. products.
  82.  
  83. D86 is still a fair amount short of my ultimate vision for it. I
  84. got sidetracked into developing my ZIPKEY zipcode directory
  85. package, and have not had the chance to add the following new
  86. features.  But I am still eager to see them, and I hope to add
  87. them this year:
  88.  
  89.      * save and play back keyboard scripts
  90.  
  91.      * save and switch to/from the program's full screen
  92.  
  93.      * interrupt a running program from the keyboard
  94.  
  95. And, this year, I hope to finally get to spinning off A386 and
  96. D386, with support for the 486 and Pentium as well.
  97.  
  98.